home *** CD-ROM | disk | FTP | other *** search
- // ==============================================
- //
- // Nihilistic Player Character file
- //
- //
- // Serena
- //
- //
- // [JS] 05/16/00
- //
- // ==============================================
-
- // Note: bloodpool MUST come before blood!!!
-
-
- // GENERAL
- name Serena
- clan Cappadocian
- cash 0
- totalexperience 23000
-
-
- // STATS min max current
- maxhealth 150
- health 150
- strength 0 100 35
- dexterity 0 100 40
- stamina 0 100 50
- perception 0 100 55
- intelligence 0 100 60
- wits 0 100 60
- bloodpool 0 1000 140
- blood 0 1000 140
- humanity 0 100 50
- charisma 0 100 45
- manipulation 0 100 45
- appearance 0 25 25
- frenzy 0 100 0
- faith 0 100 25
- generation 0 100 10
- frenzyrating 0 100 50
- bloodrating 0 100 1.0
-
-
-
- // DISCIPLINE name level quick
- discipline Feed 2 -1
- discipline BloodHealing 2 0
- discipline HeightenedSenses 2 2
- discipline AuraPerception 1 3
- discipline Fortitude 2 4
- discipline ShamblingHordes 2 5
- discipline VigorMortis 1 -1
- discipline Torch 1 -1
- discipline Fireball 1 1
- discipline FlameRing 1 1
-
- // ITEM template (main | belt | equip)
- item vitaered belt
- item vitaered belt
- item vitaered belt
- item vitaered belt
- item moroDaggerExq equip
- item shield equip
- item studdedLeather equip
- item skullcap equip
- item leatherGloves equip
- item bloodRing main
- item discscroll_awaken_1 main
- item discscroll_awaken_1 main
-
-